-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
9.0.1
-
Code
-
Classes
- PostType
Total Complexity |
33 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
378 |
Lines of code |
198 |
Logical lines of code |
72 |
Comment lines |
119 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
B |
40 |
18 |
59 |
register() |
S |
43 |
1 |
54 |
changePostStatuses() |
S |
58 |
3 |
17 |
bypassTrash() |
S |
66 |
3 |
9 |
deleteNotification() |
S |
64 |
3 |
10 |
ajaxChangeNotificationStatus() |
S |
58 |
2 |
15 |
postUpdatedMessages() |
S |
60 |
1 |
16 |
bulkActionMessages() |
S |
65 |
1 |
10 |
getAllNotifications() |
S |
68 |
1 |
8 |